|
Classes |
| struct | ShortPairLess |
| class | Felt_Array |
| | encapsulate parameters of a felt file More...
|
| class | Felt_File |
| | Felt File access. More...
|
| class | Felt_File_Error |
| class | FeltParameters |
Typedefs |
typedef set< pair< short,
short >, ShortPairLess > | ShortPairSet |
typedef map< pair< short,
short >, short, ShortPairLess > | ShortPairMap |
Functions |
| time_t | index16toTime (const boost::array< short, 16 > &idx) |
| pair< short, short > | index16toLevelPair (const boost::array< short, 16 > &idx) |
| std::string | getProjString (int gridType, const boost::array< float, 6 > &gridParameters) throw (Felt_File_Error) |
| const int | ANY_VALUE () |
| const std::string & | UNDEFINED () |
| const boost::array< short, 16 > & | ANY_ARRAY () |
| const boost::array< short, 20 > & | ANY_ARRAY20 () |